home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / superdog.swf / scripts / DefineSprite_1506 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-06-25  |  140 b   |  6 lines

  1. _parent._parent.enemy_array.push(this._name);
  2. this.swapDepths(100 + _parent._parent.dep++);
  3. var inAir = true;
  4. var yinc = 0;
  5. var g = 1;
  6.